Skip to content

Logging Improvements#2393

Merged
TheTechromancer merged 5 commits into
devfrom
logging-fix-2
Apr 10, 2025
Merged

Logging Improvements#2393
TheTechromancer merged 5 commits into
devfrom
logging-fix-2

Conversation

@TheTechromancer
Copy link
Copy Markdown
Collaborator

@TheTechromancer TheTechromancer commented Apr 8, 2025

Improves logging for @shart123456's ingestion.

Logs to a plaintext log file up to 100MB, then rolls over and gzips old logs. Allows for easy ingestion while not filling up the disk with old logfiles.

@TheTechromancer TheTechromancer changed the title Logging Improvements + Misc Bugfixes Logging Improvements Apr 9, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 10, 2025

Codecov Report

Attention: Patch coverage is 86.36364% with 6 lines in your changes missing coverage. Please review.

Project coverage is 93%. Comparing base (43822a8) to head (fb7ed05).
Report is 6 commits behind head on dev.

Files with missing lines Patch % Lines
bbot/logger.py 69% 6 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##             dev   #2393   +/-   ##
=====================================
- Coverage     93%     93%   -0%     
=====================================
  Files        382     382           
  Lines      29934   29937    +3     
=====================================
- Hits       27684   27672   -12     
- Misses      2250    2265   +15     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Contributor

@ausmaster ausmaster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

@TheTechromancer TheTechromancer merged commit 6336f22 into dev Apr 10, 2025
16 checks passed
@TheTechromancer TheTechromancer deleted the logging-fix-2 branch April 10, 2025 18:43
liquidsec pushed a commit that referenced this pull request Apr 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants